home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Burning & Media / GB-PVR 1.2.13 / GBPVR10213.msi / Cabs.w1.cab / manage_ie.css469 < prev    next >
Text File  |  2008-01-11  |  300b  |  18 lines

  1. /*
  2.  
  3. CSS for MAnage Recordings page for IE specific coding........I hated to do it but I had to.
  4.  
  5. */
  6.  
  7. #FILTERS {
  8.     /* 
  9.     Contains the filters for the different types of programmes to show.
  10.     */
  11.     top:135;
  12.     position:absolute;
  13. }
  14.  
  15. .TreeView li.AspNet-TreeView-Parent
  16. {
  17.     margin-top: 7px;
  18. }